Skip to content

Conversation

@tmshort
Copy link
Contributor

@tmshort tmshort commented Jan 12, 2026

he PSM was using controller-runtime for health/metrics and using kube-rbac-proxy for TLS support. This removes the kube-rbac-proxy and implements the health/metrics servers using the same code that the OLM and Catalog controllers use.

This also adds TLS configuration flags identical to those used for OLM and Catalog operators.

This will make updating the PSM for OpenShift TLS Profiles significantly easier, as code can be shared between all the operators.

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jan 12, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 12, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tmshort

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 12, 2026
@tmshort tmshort force-pushed the rm-krp branch 2 times, most recently from 9dfea5d to 64fe5e3 Compare January 14, 2026 15:44
The PSM was using controller-runtime for health/metrics and using
kube-rbac-proxy for TLS support. This removes the kube-rbac-proxy
and implements the health/metrics servers using the same code
that the OLM and Catalog controllers use.

This also adds TLS configuration flags identical to those used for
OLM and Catalog operators.

This will make updating the PSM for OpenShift TLS Profiles
significantly easier, as code can be shared between all the operators.

Signed-off-by: Todd Short <[email protected]>
Assisted-by: Claude code
@tmshort tmshort changed the title WIP: Remove kube-rbac-proxy from PSM OPRUN-4416: Remove kube-rbac-proxy from PSM Jan 19, 2026
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jan 19, 2026
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jan 19, 2026
@openshift-ci-robot
Copy link

openshift-ci-robot commented Jan 19, 2026

@tmshort: This pull request references OPRUN-4416 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.22.0" version, but no target version was set.

Details

In response to this:

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot
Copy link

openshift-ci-robot commented Jan 19, 2026

@tmshort: This pull request references OPRUN-4416 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.22.0" version, but no target version was set.

Details

In response to this:

he PSM was using controller-runtime for health/metrics and using
kube-rbac-proxy for TLS support. This removes the kube-rbac-proxy
and implements the health/metrics servers using the same code
that the OLM and Catalog controllers use.

This also adds TLS configuration flags identical to those used for
OLM and Catalog operators.

This will make updating the PSM for OpenShift TLS Profiles
significantly easier, as code can be shared between all the operators.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot
Copy link

openshift-ci-robot commented Jan 19, 2026

@tmshort: This pull request references OPRUN-4416 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.22.0" version, but no target version was set.

Details

In response to this:

he PSM was using controller-runtime for health/metrics and using kube-rbac-proxy for TLS support. This removes the kube-rbac-proxy and implements the health/metrics servers using the same code that the OLM and Catalog controllers use.

This also adds TLS configuration flags identical to those used for OLM and Catalog operators.

This will make updating the PSM for OpenShift TLS Profiles significantly easier, as code can be shared between all the operators.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 19, 2026

@tmshort: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants